home *** CD-ROM | disk | FTP | other *** search
/ L' Effet Pommier 3 / L'Effet Pommier - Volume 03.iso / Utils Divers 1 / BrewMeister / BrewMeister README < prev    next >
Text File  |  1994-10-11  |  2KB  |  32 lines

  1. About BrewMeister...
  2.  
  3. BrewMeister provides the semi-experienced all-grain homebrewer an easy to use recipe database and recipe analysis tool.  
  4.  
  5. The reference data and equations contained in BrewMeister were compiled from various electronic media homebrewing forums and bulletin boards.   
  6.  
  7. The equations used in the program are as follows:
  8.  
  9. Color =                     SUM(degress Lovibond * Amount)/5
  10. O.G. calculation =     (SUM(SG points * Amount)/5000)*0.75 + 1
  11. F.G. calculation =      O.G. - ((O.G. - 1) * (Yeast attenuation%))
  12. Potential Alcohol =  (O.G. - F.G.) * 131.25
  13. IBU calculation =      SUM(Utilization*alpha acid%*7490/(5.0*correction)*Amount)
  14. where:    Utilization = 18.11 + (13.86*hyptan((minutes-31.32)/18.27))
  15. and         correction = 1.0 + (O.G. - 1.050)/0.2  if O.G. is greater than 1.050.
  16.  
  17. Hidden feature:  
  18. One feature in particular which is not readily apparent to the user is the method for entering Malt/Sugar ingredients in less than 1 lb increments.  To accomplish this, the space bar is held down while clicking the "+/-" buttons.  This will allow the brewer to increment/decrement a measurement by 1 oz. (0.0625 lb.) intervals. 
  19.  
  20. Limitations:
  21. Unfortunately, I decided to set some limits on certain items.  These limits are as follows:
  22. # of Grain resources = 50
  23. # of Hop resources = 50
  24. # of Yeast resources = 50
  25. # of recipes per book = 50
  26. Length of names (grain,hop,yeast,recipe) = 30 characters
  27. There are probably a few more...  But hey, relax, HAHB.
  28.  
  29. BrewMeister was written by Frank and Becky Grimaldi (the Hazel Green Homebrew drinkers).  This program is free and may be copied and distributed with reckless abandon.  Any comments to BrewMeister would be much appreciated and may be E-mailed to:  73754.737@compuserve.com
  30.  
  31. Happy brewing!
  32.